0.11.2 • Published 2 years ago

@biblo/react-native v0.11.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Biblo for React Native

A fully customizable component library and workshop living in your React Native app.

Built with

Compatibility

📚 Documentation

Documentation can be found at biblo.saxofonsolo.dk.

📘 Introduction

Biblo helps you create your very own "library" of components. It is basically a list of all the components you have developed for your app, each with a list of examples of the component with different properties.

Biblo was inspired by StoryBook, and the easily manageable workflow it provides in creating a component library. So if that is something you know and love, you might also like this.

However, since Biblo is meant to exist inside your app (and not as a separate thing like StoryBook), you have the possibility to 💅 style every part of it or even exchange most of the parts with your own components, truly making it a part of your app.

🖥️ Try it out

See a demo in your browser here.

Or you can run it locally by performing these steps:

git clone git@github.com:saxofonsolo/biblo.git

cd biblo
npm install
npm run build

cd example
npm install
npm run android

🚀 Getting started

Please read biblo.saxofonsolo.dk/docs/getting-started/ for information on installing dependencies and setting up Babel, Metro and TypeScript.

0.11.2

2 years ago

0.11.1

3 years ago

0.10.1

3 years ago

0.10.0

3 years ago

0.9.0

3 years ago

0.8.0

3 years ago

0.7.2

3 years ago

0.7.1

3 years ago

0.7.0

3 years ago

0.6.0

3 years ago

0.5.2

3 years ago

0.5.1

3 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago

0.0.1

3 years ago