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
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
git clone https://github.com/max-programming/nativebase-builder-next.git
Go to the project directory
cd nativebase-builder-next
Install dependencies
npm install
Start the server
npm run dev
Feedback
If you have any feedback, please reach out to us at the issues panel
Contributing
Contributions are always welcome!