This is a template project for React Native applications in Codeanywhere. Try it out
Open the terminal and run:
cd test-project
npm start
Press w
to open in a web browser.
You can start editing the app by modifying files in the app
directory. The page auto-updates as you edit the files.
- Development container with Node.js 21
- Pre-configured React Native Expo application with TypeScript
- Fast development-to-preview workflow
To learn more about these technologies:
- Expo Documentation - learn about Expo features and API
- Expo Router - learn about the file-based router
- React Native Documentation - learn about React Native
Feel free to open a PR with any suggestions for this template project 😃