UNPKG

iamport-react-native

Version:

리액트 네이티브용 아임포트 결제/본인인증 연동 라이브러리

8 lines (5 loc) 278 B
cmake_minimum_required(VERSION 3.13) # Define the library name here. project(exampleforexpo_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)