jacklam718 / react-native-modals

A react native modals library. Swipeable. Highly customizable. Support multi modals & Support custom animation. For IOS & Android.
MIT License
2.19k stars 299 forks source link

Please update type definitions #161

Open ivnsch opened 5 years ago

ivnsch commented 5 years ago

This library seems not to be usable in Typescript. E.g. footer doesn't exist.

jbcrestot commented 2 years ago

Neither Modal nor Default nor ModalPortal

jbcrestot commented 2 years ago

Neither BottomModal cf #289

jbcrestot commented 2 years ago

I'm actually working on the type update.

As you can see here : https://github.com/DefinitelyTyped/DefinitelyTyped/pull/62618

jbcrestot commented 1 year ago

@ivanschuetz the type update has just been published https://www.npmjs.com/package/@types/react-native-modals

ivnsch commented 1 year ago

I'm not using this anymore and can't test it. Feel free to close the ticket as it appears to be solved.