This project serves as a testbed to test and develop react code that can as much as possible, share code between react and react-native.
Splashscreen - https://www.npmjs.com/package/react-native-splash-screen
Dates - https://date-fns.org/
react-native-web (https://necolas.github.io/react-native-web/) is used by some frameworks already, so I have some tests below.
reactjs-react-native-elements - testing out https://reactnativeelements.com/docs/installation#using-on-web This works!
react_native_paper - testing out https://callstack.github.io/react-native-paper/using-on-the-web.html Note this need to be installed in a react native project, not a reactjs project! callstack/react-native-paper#3173
react-native-base used in SS