Rahmat Zulfikri

Results 9 issues of Rahmat Zulfikri

@mrousavy wanna ask, does this library support [Recover from data corruption ](https://github.com/Tencent/MMKV/wiki/android_advance#recover-from-data-corruption)? I think this feature is quite important.

Hi @mrousavy, thanks for making an awesome repo, it really helps and is easy to understand. Just wanna contribute a bit to adding app-group options for IOS. App group used...

**Describe the bug** Hi, I'm trying to expose some of my files to the "Files" Application in the IOS, by enabling `UIFileSharingEnabled: YES` and `LSSupportsOpeningDocumentsInPlace: YES`. But, if I enable...

I got issue once I build IOS `Undefined symbol: _OBJC_Class_$_RCTImageLoader.` related to `RCTImageLoader` in `RCTImageResizer.m` I got references from other react-native liblary https://github.com/react-native-community/react-native-cameraroll/pull/109

this PR is related to this issue https://github.com/meedan/react-native-share-menu/issues/135.

Hi, I'm trying to fix this issue https://github.com/meedan/react-native-share-menu/issues/77 based on the code I check it will return the first item using a callback. In my case, I'm trying to share...

hi, i have IOS uri/local url from cameraRoll react native, can i use it ? because i always get error using that ? can you tell me path of ios...

enhancement

Hi I found an issue that spam our sentry and development screens. After few testing on this liblary I found that `mapLoadable[name]` can be undefined. So when you extract with...

Hi, I add few thing to handle show and hide collapsable content. please take a look. Thank you.