mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-06 07:06:11 +00:00
This PR changes all examples in Example app to ts in order to more easily check if types are correct and in future remove index.d.ts file.
3 lines
77 B
TypeScript
3 lines
77 B
TypeScript
import Modal from './modal-enhanced-react-native-web';
|
|
export default Modal;
|