UNPKG

@rederteph/react-native-background-upload

Version:

Cross platform http post file uploader with android and iOS background support

8 lines (5 loc) 283 B
cmake_minimum_required(VERSION 3.13) # Define the library name here. project(rnbackgroundexample_appmodules) # This file includes all the necessary to let you build your application with the New Architecture. include(${REACT_ANDROID_DIR}/cmake-utils/ReactNative-application.cmake)