Skip to content

flashpress/FPNativeUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FPNativeUI-ANE v1.2 (is Free!)

Use native UI components in AIR iOS application with ane library FPNativeUI. You can create UI programmatically or with XIB in Xcode.

Components
supported in XIB:
  • UIButton
  • UIDatePicker
  • UIPageControl
  • UIPickerView
  • UISegment
  • UISlider
  • UIStepper
  • UISwitch
  • UITable
  • UITextField
  • UITextView
  • <li>UILabel</li>
    <li>UIActivityIndicatorView</li>
    <li>UIImageView</li>
    <li>UIProgressView</li>
    <li>UISearchBar</li>
    <li>UIView</li>
    <li>UIWebView</li>
    
Components that can be created
programmatically without XIB:
Supported gestures:
  • FPTapGesture
  • FPSwipeGesture
  • FPRotationGesture
  • FPPinchGesture
  • FPPanGesture
  • FPLongPressGesture
Gesture example.

ExtensionID

<extensions>
  <extensionID>ru.flashpress.FPNativeUI</extensionID>
</extensions>

Help

Visit the wiki page to get help.

Video demonstration

Youtube playlist

About

Use native UI components in AIR iOS application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published