How to use native xib in phone break?
I am using space in phone for app in xcode. Now I want to create one custom xib inside the same project. i will write the appropriate code in objective-c. Now my doubt is how to use / connect the xib to what I created in the phone gap.Is there any kind of connected to do this. Help me .thanks in advance.
+3
radeerocko
source
to share
1 answer
You will need to write a plugin or find an existing plugin that suits your needs.
PhoneGap Documentation for iOS Plugin Development
0
Chris campbell
source
to share