Is it possible to create a Carpool app with Export kit?« Back to Questions List

Hello! I have designed the prototype of a carpooling app such as Blablacar now I will love to turn it into a real app. Can I do this with Export kit? I need geolocation, users reviews, messenger and all the other kind of features those apps require. How to actually do it?

Asked by kelvinlucas
Added August 30, 2020 9:55 am

Do you have the right answer? If you do other users will benefit from your contribution, share your knowledge with the community!

Hi,

Although you are asking a complex question, the answer is simple: Yes you can do this for Android, but not with iOS or Xamarin.

With Android you can use https://exportkit.com/plugin/layer-tags/advanced-layer-tags/class-tag to migrate widgets. There is also an experimental ${java} tag which allows you to add custom Java classes.

You will need to make further changes to your app code to support features such as messaging (this requires a server, possible api, database, etc).

Answer by admin
Answered On August 31, 2020 8:57 pm #
Looking for another answer? View other questions in General or get premium support for guaranteed results.
Asked by kelvinlucas
499 views
1 answer
Last Answered 3 years ago by admin

Categories

Recent Answers

asked by admin
asked by anup-sarkar
asked by originalife07
asked by yudhis
[+] View All Recent Questions

Share Your Knowledge!

Contribute to the community and help other users to benefit from your answer with experience and knowledge.