Artem
Artem
Need to get RECORD_AUDIO permission before calling AudioRecord.init()
Nope, but the latest stable version of @ottofeller/epubjs-rn. Only for 0.62.2 RN project version.
@vvivan89 @nadunchanna98 try to update `react-native-reanimated` to 3.6.1
@sani-sidqam @hdarioDev Check and customise this code guys ;) ` import React from "react"; import PropTypes from "prop-types"; import {StyleSheet, View} from "react-native"; import Icons from "react-native-vector-icons/MaterialIcons"; import {LineChart, Path}...
> clicking the picker row quickly and continuously can reproduce the crash, update the picker only when the props value changes, fixed it in my project! > > **RNCPickerComponentView.mm** >...