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
- Dragging and dropping of NativeBase Components
- Mobile View Frame to visualise like mobile
- Code exporting in
.jsx
and.tsx
- Copy the code feature
- React.js
- Next.js
- TypeScript
- NativeBase
- Prettier
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
If you have any feedback, please reach out to us at the issues panel
Contributions are always welcome!