https://github.com/max-programming/nativebase-builder-next
NativeBase Builder is a visual editor for the best component library for React Native.
https://github.com/max-programming/nativebase-builder-next
expo nativebase nextjs react-native
Last synced: 3 months ago
JSON representation
NativeBase Builder is a visual editor for the best component library for React Native.
- Host: GitHub
- URL: https://github.com/max-programming/nativebase-builder-next
- Owner: max-programming
- License: mit
- Created: 2022-07-02T15:19:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-03T08:21:28.000Z (almost 3 years ago)
- Last Synced: 2025-03-21T05:22:18.448Z (3 months ago)
- Topics: expo, nativebase, nextjs, react-native
- Language: TypeScript
- Homepage:
- Size: 1.29 MB
- Stars: 14
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NativeBase Builder
Visual Editor for **NativeBase**
NativeBase Builder is a visual editor for the best component library for React Native: **NativeBase** 🤗.
It was built at the [NativeBase + iNeuron Hackathon](https://nativebase.io/hackathon)
## Features
- Dragging and dropping of NativeBase Components
- Mobile View Frame to visualise like mobile
- Code exporting in `.jsx` and `.tsx`
- Copy the code feature## Tech Stack
- React.js
- Next.js
- TypeScript
- NativeBase
- Prettier## Run Locally
Clone the project
```bash
git clone https://github.com/max-programming/nativebase-builder-next.git
```Go to the project directory
```bash
cd nativebase-builder-next
```Install dependencies
```bash
npm install
```Start the server
```bash
npm run dev
```## Feedback
If you have any feedback, please reach out to us at the [issues](https://github.com/max-programming/nativebase-builder-next/issues) panel
## Contributing
Contributions are always welcome!
## License
[MIT](https://choosealicense.com/licenses/mit/)
## Authors
- [@max-programming](https://www.github.com/max-programming)
- [@gowtham118](https://www.github.com/gowtham118)
- [@Lakshay-Singhal](https://www.github.com/Lakshay-Singhal)
- [@aryasoni98](https://www.github.com/aryasoni98)