An open API service indexing awesome lists of open source software.

https://github.com/software-mansion-labs/radon-ide-test-apps

React Native and Expo projects that Radon IDE is tested agains
https://github.com/software-mansion-labs/radon-ide-test-apps

Last synced: 2 months ago
JSON representation

React Native and Expo projects that Radon IDE is tested agains

Awesome Lists containing this project

README

        

# Example Apps

Here you can find example apps to use with the React Native IDE Plugin. The examples are categorized into Expo and bare (React Native CLI) projects.

## Expo

- [Pokemon App](https://github.com/software-mansion-labs/react-native-sztudio/tree/tests-and-examples/examples/expo/pokemon-app) (0.73.5)
- [Quotes App](https://github.com/software-mansion-labs/react-native-sztudio/tree/tests-and-examples/examples/expo/RandomQuotes) (0.72.6) - visit original[ repo](https://github.com/thangpaisen/RandomQuotes)
- [Pizza App](https://github.com/software-mansion-labs/react-native-sztudio/tree/tests-and-examples/examples/expo/pizza-app) (0.73.4) - built with [Ignite](https://github.com/infinitered/ignite)
- [Error testing app](https://github.com/software-mansion-labs/react-native-sztudio/tree/tests-and-examples/examples/expo/error-testing-app) (0.72.6)
## Bare (React Native CLI)

- [RNBoilerplate](https://github.com/software-mansion-labs/react-native-sztudio/tree/tests-and-examples/examples/bare/react-native-boilerplate/RNBoilerplate) (0.73.4) - built with [React Native Boilerplate](https://github.com/thecodingmachine/react-native-boilerplate)
- [RNCommunityTemplate](https://github.com/software-mansion-labs/react-native-sztudio/tree/tests-and-examples/examples/bare/react-native-template-typescript/RNCommunityTemplate) (0.70.6) - built with [React Native Community Typescript Template](https://github.com/react-native-community/react-native-template-typescript)
(currently not woring, due to the issue [#120](https://github.com/software-mansion-labs/react-native-sztudio/issues/120))