Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/doganozturk/react-native-web-boilerplate
React-Native-Web boilerplate project with opinionated folder structure.
https://github.com/doganozturk/react-native-web-boilerplate
cross-platform react react-native react-native-web styled-components webpack
Last synced: about 2 months ago
JSON representation
React-Native-Web boilerplate project with opinionated folder structure.
- Host: GitHub
- URL: https://github.com/doganozturk/react-native-web-boilerplate
- Owner: doganozturk
- Created: 2019-06-28T09:14:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T20:44:18.000Z (about 2 years ago)
- Last Synced: 2024-10-11T23:13:59.902Z (2 months ago)
- Topics: cross-platform, react, react-native, react-native-web, styled-components, webpack
- Language: JavaScript
- Homepage:
- Size: 4.14 MB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# General
brew install [email protected]
brew install [email protected]
brew install [email protected]
brew tap AdoptOpenJDK/openjdk
brew cask install adoptopenjdk8
git clone https://github.com/doganozturk/react-native-web-boilerplate.gitcd react-native-web-boilerplate
yarn# Native
yarn start:bundler
yarn start:ios <> yarn start:android# Web
yarn start:web
# Tooling[React Devtools](https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi)
[Redux Devtools](https://chrome.google.com/webstore/detail/redux-devtools/lmhkpmbekcpmknklioeibfkpmmfibljd)
Android Studio
XCode