B4IClassPicker
InputList
InputList for B4I
@Star-Dust · 2023-06-01
B4IClassPDF [CLASS]
PDFView [class]
Custom view that shows PDF files, including password protected files.
@Erel · 2023-05-02
B4IClassNFC
NFCEx class - Write Ndef tags
Starting from iOS 13 it is possible to write Ndef tags. NFCEx adds writing support to iNFC library.
@Erel · 2023-01-11
B4IClassGPS/location/maps
GoogleMapsExtra
This class extends GoogleMaps library.
@Erel · 2022-05-01
B4IClassList- and scrollview [CLASS]
B4i [class] CLVDragger - drag to reorder items in customlistview
B4i [class] CLVDragger - drag to reorder items in customlistview
@Binary01 · 2021-07-20
B4IClassColour [CLASS][CUSTOM VIEW]
Color Picker [class] [custom view]
Color Picker [class] [custom view]
@Erel · 2021-02-07
B4IClassStrings
RichString B4I
The RichString class uses NativeObject to create attributed strings. Similar to B4A RichString library.
@Erel · 2020-10-22
B4IClassFile handling [CLASS]
FilePicker for iOS [CLASS]
FilePicker for iOS [CLASS]
@ilan · 2020-07-17
B4IClassB4X
ActivityClass: A cross-platform development class and strategy for b4i/b4a
ActivityClass: A cross-platform development class and strategy for b4i/b4a
@Jack Cole · 2020-06-16
B4IClassNotifications
UserNotificationCenter class
A class that creates local notifications based on the newer iOS 10+ API. The notifications are configured to show even when the app is in the foreground. You can also add actions to the notification.
@Erel · 2020-05-18
B4IClassNotifications [CLASS]
Foreground Notifications [class]
For my personal need, i had to write a small class in order receive notification when the app is showing (foreground).
@Mike1970 · 2019-12-09
B4IClassImages [CLASS]
XALAssets - an improved ALAssets wrapper for photo library management [Class]
XALAssets - an improved ALAssets wrapper for photo library management [Class]
@JackKirk · 2019-11-13
B4IClassCamera
Getting/saving photos with metadata
Small class (BitmapEx) for following tasks 1) Getting photos with metadata similar Camera app 2) Disable autorotate (not all external viewers understand orientation")"
@Semen Matusovskiy · 2019-10-31
B4IClassImages [CLASS]
Photo management library based on PHAsset [CLASS]
Photo management library based on PHAsset [CLASS]
@JackKirk · 2019-10-26
B4IClassImages [CLASS]
FaceDetector [Class]
FaceDetector is a class that uses Apple''s Vision framework which was introduced with iOS11. The class basically returns a list of detected faces, and each face consists of a list of floats which represent the x and y coordinates of various face landmarks. The class explicitly exposes the left and right eye pupils, because those were the landmarks I''m interested in. To interpret the rest of the points you can refer here: https://stackoverflow.com/questions/45298639/ios11-vision-framework-mapping-all-face-landmarks.
@CaptKronos · 2019-03-22
B4IClassPDF
Open Source - PDFjet for Swift / iOS
Open Source - PDFjet for Swift / iOS
@EDragoev · 2018-10-19
B4IClassMenu
An Android style menu class
A class to emulate the Android menus
@Didier9 · 2018-07-19
B4IClassCalendar
Class Calendar
Here the custom calendar class for B4A ( now for B4i ) by @Takeru17 ( https://www.b4x.com/android/forum/threads/custom-calendar-class.21996/ )
@MarcoRome · 2018-03-06
B4IClassMenu
Equivalent RSPopupMenu for B4i
I made a class that it is equivalent RSPopupMenu in B4A. So you can switch from b4a to b4i with this class easily.
@Pooya1 · 2018-02-06
B4IClassList- and scrollview
CustomListView
B4i implementation of CustomListView
@Erel · 2017-08-27
B4IClassDatabase
RDC - DBRequestManager
B4i implementation of DBRequestManager which is the client side of RDC
@Erel · 2017-07-24
B4IClassImages
JustImgSlider - simple horizontal image slider class B4I
This is a port of the Image slider that peacemaker created, with a couple of additional features.
@Andrew (Digitwell) · 2017-06-06
B4IClassOS
XPhoneSensor class - Motion object as per B4A
This class allows you to easily port to B4i a B4A app that uses the B4A PhoneSensors object with types TYPE_ACCELEROMETER, TYPE_MAGNETIC_FIELD and TYPE_GYROSCOPE.
@JackKirk · 2017-05-22
B4IClassMaths
DecimalNumber (similar to B4A BigNumber)
This class uses NativeObject to access NSDecimalNumber type. Unlike BigNumber library, the objects are immutable. This means that the value of a DecimalNumber instance cannot change. A new value can be assigned.
@Erel · 2017-05-09
B4IClassImages
clsImageResizer - Rotate, Pinch, Move Image with Fingers or a Button (like adding a sticker)
An image resizer like in other apps which add a sticker,...
@narek adonts · 2017-03-28
B4IClassViews - effects
clsInputAccessoryView - View always docked to bottom of a Page
This class will allow you create a page with a View (ex. TextField) always sticks to the bottom of the page and move with the keyboard automatically. This class is also useful to learn to write customs controls with Objective C and use it in B4i.
@narek adonts · 2017-03-28
B4IClassCombobox
Designer-Compatible ComboBox Class
Designer-Compatible ComboBox Class
@Derek Johnson · 2016-11-16
B4IClassViews - additional [CLASS]
Simple PatternView [class]
This is a simple patternview-class. I have tested it on my iPhone6+ without problems. Feel free to use or improve it.
@schimanski · 2016-11-08
B4IClassSpinner
Spinner
Class to try to simplify porting a B4A app to B4i.
@Hugh Thomas · 2016-07-06
B4IClassGPS/location/maps
Altimeter
Allows tracking altitude changes based on air pressure changes
@Erel · 2016-03-16