mattermost / react-native-paste-input

React Native TextInput replacement to allow pasting files
MIT License
89 stars 15 forks source link

Add missing functions on iOS #15

Closed larkox closed 1 year ago

larkox commented 1 year ago

Summary

Add the missing functions exposed on Android on iOS.

These are added just following the same approach as on Android.

Related PR

https://github.com/mattermost/mattermost-mobile/pull/6613

Ticket Link

None