ReactNativeModule

@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class ReactNativeModule(val name: String, val supportedEvents: Array<String> = [])

Properties

Link copied to clipboard
Link copied to clipboard