Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshk2/mystore
Simple products list store build with React Native components and exported to bit.dev
https://github.com/joshk2/mystore
react react-components react-native shared-component
Last synced: about 1 month ago
JSON representation
Simple products list store build with React Native components and exported to bit.dev
- Host: GitHub
- URL: https://github.com/joshk2/mystore
- Owner: JoshK2
- Created: 2020-06-04T13:04:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T07:53:39.000Z (almost 2 years ago)
- Last Synced: 2023-04-04T12:49:10.241Z (over 1 year ago)
- Topics: react, react-components, react-native, shared-component
- Language: JavaScript
- Homepage: https://bit.dev/joshk/mystore-app-components
- Size: 2.21 MB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Native with Bit - Store demo application
[![components](https://img.shields.io/badge/dynamic/json.svg?color=6e3991&label=components&query=payload.totalComponents&url=https%3A%2F%2Fapi.bit.dev%2Fscope%2Fjoshk%2Fmystore-app-components)](https://bit.dev/joshk/mystore-app-components)
[![reddit](https://badgen.now.sh/badge/chat/on%20Reddit/orange)](https://www.reddit.com/r/bit_dev/)A simple products list store build with React Native components and then shared them to a collection on [bit.dev](https://bit.dev/joshk/mystore-app-components).
Allow users to consume the entire products list or just a part of the app like the button for example, and using NPM and Yarn or using bit to consume and modify the component directly inside the project.Try the components in live PlayGround in the project [collection](https://bit.dev/joshk/mystore-app-components)
## Tutorial
See the full tutorial - How to Publish React Native Components to Bit.
**[How to Publish React Native Components to Bit](https://blog.bitsrc.io/how-to-publish-react-native-components-6deccfcf5a0d)**.