Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This package is still maintained? #106

Open
ggunti opened this issue May 5, 2020 · 6 comments
Open

This package is still maintained? #106

ggunti opened this issue May 5, 2020 · 6 comments

Comments

@ggunti
Copy link

ggunti commented May 5, 2020

Hello!
I wonder if this library is still maintained or not?
I ask because there are some bugs and also the readme file is missing the installation steps for RN 0.60+.

For example, there are two issues regarding flickering on android, but nobody answered:
#98
#94

It would be great if this package would be maintained, because I did not found other similar packages.

Thank you!

@ethanshar
Copy link
Contributor

Hey @ggunti
We're in the process of migrating this library to rnulib
There we plan to maintain it.
I hope in the next month we'll have some progress with it.

@ethanshar ethanshar pinned this issue May 6, 2020
@ggunti
Copy link
Author

ggunti commented May 6, 2020

@ethanshar
It sounds great! I'm waiting for updates.

@annie-elequin
Copy link

Updates?

@ethanshar
Copy link
Contributor

Hi all,
This component already exist in https://github.com/wix/react-native-ui-lib
You can import it like this

import {Keyboard} from 'react-native-ui-lib';
const {KeyboardRegistry} = Keyboard;

We will post an official update in this repo in the near future.

@annie-elequin
Copy link

@ethanshar react-native-ui-lib is more than double the size of react-native-keyboard-input 😔 will there really not be a maintained version aside from react-native-ui-lib?

@ethanshar
Copy link
Contributor

ethanshar commented Jul 21, 2020

Our goal is to provide sub modules for our components through RNUILib so you can import only what you need without ending up with a huge bundle size or need to install irrelevant peer dependencies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants