Minhnh
Minhnh
hello @m-ruhl, did you find any solution for this issue ?
https://github.com/kirillzyusko/react-native-keyboard-controller/assets/30792140/8a42ab97-5641-4b67-b36a-c826776b961c when i focus on TextInput 5, it is a space between textinput and keyboard. how can i make it exaclty fit ?
still happening !
i just facing the issue for now, any update ?
> I Commented out the following assertions for the time being. from react jsc > > //#ifndef NDEBUG // assert( // objectCounter_ == 0 && "JSCRuntime destroyed with a dangling...
same problem, crash every time FileViewer.open(path) arm64 Apple M1 xcode 14.0.1 RN 0.63.4 RNFileViewer 2.1.5
Hi there! i got some issue maybe related to Authorizing Or Somethingeles that i cant figure out! That i can get stepCountSample for sure but heartRate and blood pressure samples...
> @NguyenHoangMinhkkkk you are missing the scope, also read the doc carefully. It's on the doc but ppl keep missing those lines. > > ``` > Scopes.FITNESS_HEART_RATE_READ, > ``` >...
> > > @NguyenHoangMinhkkkk you are missing the scope, also read the doc carefully. It's on the doc but ppl keep missing those lines. > > > ``` > >...
hi. im facing issue but different. ``` const cmp = await RNVideoCompressor.compress(response.path, { maxSize: 1920, bitrate: 10, compressionMethod: 'manual', }).catch(er => { console.log('==========er-er=======', er); }); ``` select and compress video...