🌒 Luna - a React Native Web template #2169
LunatiqueCoder
started this conversation in
Share
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
👋 Hello everyone!
I'm a young developer who fell in love with React Native from first day of using it. I was moved by the fact that React Native could work on web as well. Thanks for all contributors for doing such a great job!
🌒 Luna
I created 🌒 Luna in my spare time, a template built on top of react-native-template-typescript which allows you to start a
React Native
app that runs onAndroid
,IOS
andWeb
concurrently.You can try the live example here.
We're using react-scripts to avoid messing with the build tools and CRACO to override
create-react-app
configuration whenever needed without ejecting. This allows us to have a 'cleaner' implementation ofreact-native-web
.I aimed to tackle as many issues other users reportedly encountered but I don't feel experienced enough, that's why I think it could be improved in many ways so I'm open to ideas, suggestions and contributions!
🎛 Setup
🛸 Usage
Beta Was this translation helpful? Give feedback.
All reactions