native-base-legacy

The lost components of Native native-base-legacy

Usage no npm install needed!

<script type="module">
  import nativeBaseLegacy from 'https://cdn.skypack.dev/native-base-legacy';
</script>

README

NativeBase Legacy

A scandal has happen and NativeBase decided to remove important and essential componets. But have no fear, NativeBase Legacy is here.

This repo contains the missing and deprecated components from NativeBase

Installation

It's easy:

yarn add native-base-legacy

How to use it

That's even easier. Instead of importing from native-base just import from native-base-legacy:

import {Drawer} from 'native-base-legacy'

Everything else stays the same!

Components

Currently the only component in here is the Drawer as it was removed in merge request 2100.