A collection of sample Android React Native applications demonstrating best practices and common patterns for Solana Mobile development.
For feedback and suggestions, please open an issue on this repository.
| Sample | Description |
|---|---|
| Settle > Browse |
Expenses splitting app showcasing functionality to connect wallet and repay debts with transfer transactions • Beginner friendly • Connect wallet • Send and View Transactions |
Before trying out any of the apps, ensure you have the following:
- Any Android device or emulator (Solana Mobile devices are not necessary!)
- React Native development environment (setup guide)
- Node.js and npm/yarn
- Android Studio (Recommended)
- Mock MWA Wallet - Required for testing wallet connections and transactions similar to how it takes place on Seeker. Follow the setup instructions on their github and test out the wallet authentication prior to proceeding with development.
Each sample includes its own detailed setup instructions.