My suggestions:
1) Study the differences between Android and iOS, program flow, views, layouts, user interface etc. to get familiar with B4i / iOS.
2) Define the program structure with the user interface with only the minimum code necessary.
3) When the structure is working you can copy almost all code not directly in relationship with the OS from B4A to B4i.