All Projects â†’ jaredpalmer â†’ Reason React Native Web Example

jaredpalmer / Reason React Native Web Example

Razzle + Reason-React + React-Native-Web. Damn that's a lot of R's.

Programming Languages

reason
219 projects

Projects that are alternatives of or similar to Reason React Native Web Example

react-multiversal
React components that works everywhere (iOS, Android, Web, Node)
Stars: ✭ 43 (-56.12%)
Mutual labels:  reasonml, react-native-web
Reason Loadable
🔥 Suspense/Lazy for ReasonReact.
Stars: ✭ 88 (-10.2%)
Mutual labels:  reasonml
One Punch Fitness
A "One Punch Man"-inspired workout app!
Stars: ✭ 64 (-34.69%)
Mutual labels:  reasonml
Rescript React Update
useReducer with updates and side effects!
Stars: ✭ 79 (-19.39%)
Mutual labels:  reasonml
Reenv
dotenv-cli implementation in native ReasonML providing near-instant startup times
Stars: ✭ 65 (-33.67%)
Mutual labels:  reasonml
Introduce Reason Example
An example app made with Create React App which introduces a Reason component
Stars: ✭ 82 (-16.33%)
Mutual labels:  reasonml
Gitlab Search
Command line tool to search for contents in GitLab repositories
Stars: ✭ 60 (-38.78%)
Mutual labels:  reasonml
Match Media
Universal polyfill for match media API using Expo APIs on mobile
Stars: ✭ 95 (-3.06%)
Mutual labels:  react-native-web
Lenses Ppx
PPX to derive GADT lenses for ReasonML
Stars: ✭ 85 (-13.27%)
Mutual labels:  reasonml
React Native Web Webview
React Native for Web implementation of RN's WebView
Stars: ✭ 79 (-19.39%)
Mutual labels:  react-native-web
Revery Terminal
Barebones terminal emulator built with ReasonML + Revery + libvterm
Stars: ✭ 76 (-22.45%)
Mutual labels:  reasonml
Restyled
Styled Components concept for Reason React, only works with bs-react-native for now
Stars: ✭ 68 (-30.61%)
Mutual labels:  reasonml
Bs Glamor
BuckleScript bindings for glamor
Stars: ✭ 83 (-15.31%)
Mutual labels:  reasonml
Lego Expo
Play with Lego bricks anywhere using Expo
Stars: ✭ 65 (-33.67%)
Mutual labels:  react-native-web
Flagship
🚢 A tool for building your best shopping app
Stars: ✭ 90 (-8.16%)
Mutual labels:  react-native-web
Cactus
🌵A composable static site generator
Stars: ✭ 63 (-35.71%)
Mutual labels:  reasonml
React Native Web Workspace
cross platform app with react in a monorepo
Stars: ✭ 74 (-24.49%)
Mutual labels:  react-native-web
Reactnext Universal Components
React Next 2017: Write Once, Render Anywhere (v2)
Stars: ✭ 80 (-18.37%)
Mutual labels:  react-native-web
Ppx bs css
A ppx rewriter for CSS expressions.
Stars: ✭ 98 (+0%)
Mutual labels:  reasonml
A Reason React Tutorial
included code for A ReasonReact Tutorial
Stars: ✭ 94 (-4.08%)
Mutual labels:  reasonml

Reason React Native Web Example

Reason React + React Native Web using ReasonReact's built-in Router, with Razzle for SSR

Installation

git clone [email protected]:jaredpalmer/reason-react-native-web-example.git
cd reason-react-native-web-example && yarn
yarn dev

Go ahead and edit src/App.re.

NPM Scripts

  • yarn dev: Run BS and Webpack together
  • yarn bsb-watch: Run BuckleScript compiler in watch mode
  • yarn js-watch: Run Razzle (Webpack compiler) in development
  • yarn build: Build for production
  • yarn start: Start production
  • yarn run clean: Clean up build artifacts and directories

Authors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].