V99 Mini Template¶
React Native Template compatible with v99 super app, v99 dev-tool and v99-cli
List of special files¶
- Manifest.json (Config file to run MiniApp in the V99 Super app)
- Package.json
- SDKCommunicator.ts (Config sdk)
- [AppName].tsx (The entry point to start running MiniApp)
- SplashScreen.tsx (Show loading screen when start MiniApp)
- SystemErrorScreen. tsx (Show Error screen when init sdk throw error)
- Main.tsx (This screen use development MiniApp)
List version¶
Version | Release date | React native version |
---|---|---|
0.0.1 | 23/08/2023 | 0.69.3 |
0.0.2 | 12/01/2024 | 0.69.3 |
0.0.3 | 22/03/2024 | 0.69.3 |