-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It is not working in android . i had try to add it mannualy ,
in app build.gradle
compile project(':react-native-super-ellipse-mask')
in Setting.gradle
include ':react-native-super-ellipse-mask'
project(':react-native-super-ellipse-mask').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-super-ellipse-mask/android')
but throwing error
Failed to resolve: project :react-native-super-ellipse-mask
Open File
help me to solve this , library is working fine as expacted in IOS
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request