kiwicom / margarita

[not actively maintained] Mobile and Web application implementing Kiwi.com Tequila API
https://margarita.kiwi.com/
MIT License
209 stars 42 forks source link

Update the Expo to new version 33.0.0 #877

Closed FilipMessa closed 3 years ago

AdrienV commented 4 years ago

Hi,

Did you find a solution for this issue ? Expo ask for V34.0.0 now.

RobinCsl commented 4 years ago

Hi Adrien,

This project is not actively maintained anymore.

There is this unfinished PR though: https://github.com/kiwicom/margarita/pull/921

If there was something to be said to our managers in Kiwi.com for Margarita to be given more attention, what would it be?

Thanks for your interest!

AdrienV commented 4 years ago

Hi Robin,

Thanks for your reply.

If there was something to be said to our managers in Kiwi.com for Margarita to be given more attention, what would it be?

I don't know at the moment, I am only trying to use the package as "starter" to replacing our current mobile app developed w/ travelpayout's SDK (https://www.travelpayouts.com/sdk/) They have a fully functional application, but they are native app difficult to maintain / upgrade for inexperienced developer w/ native app. I am more efficient w/ JS techs, and I like a lot Kiwi processes & flight searches (very efficient for specific case like airports transfert), it's for this reason I am starting to use this repo ;) I hope it was your question, my english is not so good :/

RobinCsl commented 4 years ago

Hi Adrien,

We could switch to French if that's easier ;) Don't hesitate to DM me on Twitter if you'd like to discuss further.

It was indeed my question, and thanks for providing details. I've forwarded this internally and someone might get in touch with you.

The idea behind Margarita was to provide an example usage of the Tequila API.

Expo has now come a long way since we started this project, and cross-platform-ness can be achieved in a much easier way now, almost out of the box with Expo and react-navigation as far as I know, since they both support web as a target.