DEV Community

Cover image for My First NPM Package react-native-paginated-modal-picker
Ahmed Essam
Ahmed Essam

Posted on

My First NPM Package react-native-paginated-modal-picker

Hello Everyone,

Four months ago, I developed an NPM package.

It is named react-native-paginated-modal-picker.

It basically is a single and multiple react native modal picker with pagination.

I Managed to use react natives' components only (without any external packages)!

You can find documentation on how to start using it on NPM/GitHub

NPM: react-native-paginated-modal-picker.

GitHub (With an Example): react-native-paginated-modal-picker.

Please don't hesitate to tell me what you think.

Thanks for reading :D

Top comments (0)