An example project for using Klip A2A APIs with React Native.
git clone https://github.com/jeonghonah/a2a-dummy.git
npm install
npm run start
or
npm run ios
or
npm run android
- remove
builddirectory in a2a-dummy/ios if existed. cd iospod installcd ..sudo react-native run-ios
