expo-next-react-navigation
⛴ Make Next.js and react-navigation play nicely together with an Expo/React Native Web app. (by nandorojo)
dripsy
🍷 Responsive, unstyled UI primitives for React Native + Web. (by nandorojo)
SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control
Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.
surveyjs.io
featured
| expo-next-react-navigation | dripsy | |
|---|---|---|
| 2 | 7 | |
| 412 | 2,146 | |
| 0.0% | 0.0% | |
| 2.0 | 5.6 | |
| about 1 year ago | about 1 year ago | |
| TypeScript | TypeScript | |
| - | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
expo-next-react-navigation
Posts with mentions or reviews of expo-next-react-navigation. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-31.
- What tech stack should I choose?
- Expo + Next.js for mobile + web
This leads to the need for platform-specific routing, which in turn led me to expo-next-react-navigation, which didn't work for me out-of-the-box when following the Expo + Next.js guide linked above.
dripsy
Posts with mentions or reviews of dripsy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-06.
- The different strategies to building a cross-platform app
Dripsy unstyled UI primitives which are responsive (at the expense of SSR support though).
- React-native with next.js question
Here are libs to help you share code between web and mobile: - Shared UI primitives + style: https://github.com/nandorojo/dripsy
- Styling RN apps
Try using dripsy. It allows you to create responsive themes a lot like the web.
- Expo + Next.js for mobile + web
Dripsy is a good solution for styling: https://github.com/nandorojo/dripsy
- How to combine React Native Web + responsivity + NextJS SSR, to get SEO
This article is extracted from this github discussion, which goes into greater detail on how to achieve this with the libraries Dripsy (a component design system) and Fresnel (SSR w/ media queries).
- Magnus UI vs. Dripsy - Chakra UI alternatives for React Native (+Web)
Does NOT currently support SSR. Even though it still works with NextJS for other reasons such as code splitting and navigation, and SSG.
- How to use ChakraUI on native mobile?
Dripsy is very declarative: it allows you to provide object and array values to add mobile-first responsive styles. Instead of manually using the Dimension API (on native), and adding media queries and nested styles throughout your code (on web). This API is very inspired by Chakra UI's array syntax for declaring responsiveness. (Which Magnus UI also is inspired by).
What are some alternatives?
When comparing expo-next-react-navigation and dripsy you can also consider the following projects:
expo-next-monorepo-example - Create a universal React app using Expo and Next.js in a monorepo
react-native-extended-stylesheet - Extended StyleSheets for React Native
web-examples - Examples of using Expo in the browser.
react-native-media-query - Media queries for react-native and react-native-web
expo-cli - Tools for creating, running, and deploying universal Expo and React Native apps
capacitor-codepush - Capacitor plugin for CodePush
SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control
Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.
surveyjs.io
featured