Releases: coldsurfers/react-native-image-selector
Releases · coldsurfers/react-native-image-selector
Release 1.2.0
1.2.0 (2024-01-28)
Bug Fixes
- add exception handling when realPathFromUri is null (51597ac)
- android image pick rotate issue (f53d595)
- android image rotate issue (a6df6bf)
- getDataColumn optional exception (c24b834)
- rearranged ErrorCode type (fc6a3f4)
Features
- added android options and fixed typos (4c19e6c)
- added base64encoded string on iOS return value (a933253)
- added base64encodedstring value on return response (android) (f7d4982)
- added data (base64) , path (file path) to response callback value (9b2995c)
- added didCancel response option (5d40d82)
- added error (de189ba)
- added error response (cancel) on dismissViewController (c6b4d9d)
- added error types (e236cbd)
- added iCloud network access on iOS (56c36a8)
- added ImageSelectorCallbackResponse interface (786067c)
- added ios options (643ea06)
- added iOSGridNumber option (afa255b)
- added iOSModalPresentationStyle native module prop (e3bdc19)
- added picker features (ba8b2bf)
- added rotation configuration (f56defb)
- added viewDidLayoutSubViews on ImageShowerViewController (0d5aa66)
- always create file to cache directory (0d12f72)
- android google photo (943efdb)
- android launch library ACTION_GET_CONTENT -> ACTION_PICK (71e6ac1)
- android rotate image when orientation is not normal (61f225b)
- bump version flipper kit (1be86a8)
- bumped to 0.1.23 (d84d374)
- bumped version to 0.1.22 (2901097)
- changed request codes (a0f8aec)
- changed REQUEST CODES on android (bbb08d4)
- code refactoring (7b8b62e)
- convert image to jpeg (6e8762a)
- create cache file when image exception (15871de)
- exception when file size = 0 (67114c7)
- heic or heif to jpeg (fa38504)
- image extension exception on android (a23136c)
- implemented kotlin-parcelize (3ed7ff5)
- implemented publishConfig (bf75f43)
- ios image quality (9cbab12)
- iOS loading indicator (cdc6867)
- modified Podflie.lock (1bb463b)
- picker and camera for ios and android (f71fe60)
- updated example (89e4a2a)
- updated example tsx (928320e)
- updated manifest and selector module (559b457)
- updated README.md (152a55c)
- updated README.md for example bootstrap (25993d5)
- upgraded ios react native (8e58374)
- upgraded rn version android (8da5f8b)