An open API service indexing awesome lists of open source software.

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.

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)