Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stereobooster/vite-rnw


https://github.com/stereobooster/vite-rnw

react-native react-native-web vite vitejs

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

# React-native-web and co with Vite

I want to try all available UI libraries with Vite:

- [tamagui](https://tamagui.dev/), see [v-tamagui](./v-tamagui/)
- [paper](https://reactnativepaper.com/), see [v-react-native-paper](./v-react-native-paper/)
- [React Native UI Kitten](https://akveo.github.io/react-native-ui-kitten/docs/guides/running-on-the-web#existing-expo-applications), see [v-react-native-ui-kitten](./v-react-native-ui-kitten/)
- [RNUI](https://wix.github.io/react-native-ui-lib/), see [v-react-native-ui-lib](./v-react-native-ui-lib/)
- [magnus](https://magnus-ui.com/), see [v-react-native-magnus](./v-react-native-magnus/)
- [gluestack-ui](https://ui.gluestack.io/), successor for [NativeBase](https://nativebase.io/), see [v-gluestack](./v-gluestack/)

TODO:

- [ ] deploy to netlify - each project in separate path

## Common issues

- https://github.com/necolas/react-native-web/issues/2455
- https://github.com/react-navigation/react-navigation/issues/11316
- Types in JS files:
- https://github.com/jsartisan/react-native-magnus/issues/185
- https://github.com/wix/react-native-ui-lib/issues/2730
- https://github.com/software-mansion/react-native-reanimated/discussions/5007