@biblo/react-native
TypeScript icon, indicating that this package has built-in type declarations

0.11.2 • Public • Published

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.

Dependents (0)

Package Sidebar

Install

npm i @biblo/react-native

Weekly Downloads

0

Version

0.11.2

License

MIT

Unpacked Size

235 kB

Total Files

137

Last publish

Collaborators

  • larsmunkholm