GeekyAnts / NativeBase

Mobile-first, accessible components for React Native & Web to build consistent UI across Android, iOS and Web.
https://nativebase.io/
MIT License
20.21k stars 2.39k forks source link

Why not export `IModalProps` from native-base, I want to import it from `native-base` #4310

Closed Youngtao1999 closed 2 years ago

Youngtao1999 commented 2 years ago

I can't import IModalProps from native-base when I want to use it

I found it in native-base/lib/typescript/components/composites/Modal, But I don't want to import it like import { IModalProps } from 'native-base/lib/typescript/components/composites/Modal';, That's stupid.

pls export it.

Viraj-10 commented 2 years ago

This issue is fixed in nativeBase version 3.3.0.