birdofpreyru / react-native-fs

File system access for React Native
https://dr.pogodin.studio/docs/react-native-file-system
Other
160 stars 12 forks source link

[iOS] Rename RNException > RNFSException #1

Closed birdofpreyru closed 1 year ago

birdofpreyru commented 1 year ago

https://github.com/birdofpreyru/react-native-fs/blob/a202fb7a7ef996ceea6b41a589d45183a8b9a809/ios/RNException.h#L3

RNException is too common name — rename into RNFSException to avoid name clashes with other libraries.