Keep the screen from going to sleep. iOS and Android.
Role in this project:
Mobile Developer (Android/iOS) Contributions:35 commits, 29 PRs, 46 pushes in 3 years 2 months
Contributions summary:Kyle focused on maintaining and improving the `react-native-keep-awake` component. They modified the component to prevent it from having children, which simplified its functionality. They also updated the code to work with the latest version of flow and fixed a flow-related bug. The changes involved core component logic and type definitions to enhance its stability and compatibility.
keepreact-nativeandroidiosnative-module
Native filesystem access for react-native
Role in this project:
Mobile Developer (Android/iOS) Contributions:7 commits, 6 PRs, 6 comments in 8 months
Contributions summary:Kyle primarily contributed to the native filesystem access functionality for the React Native project. They implemented the `moveFile`, `getFSInfo`, `copyFile`, and `readFile` methods, adding functionality for both iOS and Android. These changes also involved handling file path normalization and implementing a fallback mechanism for the `moveFile` function. The user also introduced optional parameters for the `mkdir` method.
downloadreact-nativereactfilesystem