gnolang / gnonative

Develop for Gno using your app's native language
Apache License 2.0
9 stars 9 forks source link

Fix/hello example app #119

Closed D4ryl00 closed 7 months ago

D4ryl00 commented 7 months ago

This PR fixes:

This PR adds support for Android when doing make new-app. New apps use Kotlin by default. We also fix the version of web-streams-polyfill@3.2.1 because 4.0 doesn't work with the dependency react-native-polyfill-globals.

We also changed the default network to the Portal Loop because our Berty testnet doesn't have persistent data, and so looses the gnoboard realm data frequently.