Code Monkey home page Code Monkey logo

Comments (7)

wswebcreation avatar wswebcreation commented on May 30, 2024 2

@viktorgogulenko

I've opened a PR for upgrading to the latest version of RN, see #6. This would allow you to run it locally again, please see the readme

from native-demo-app.

wswebcreation avatar wswebcreation commented on May 30, 2024 2

@viktorgogulenko

I've merged the latest RN 0.60 release into master. It now supports iOS 13. I'm going to close it for now

from native-demo-app.

viktorgogulenko avatar viktorgogulenko commented on May 30, 2024 2

@wswebcreation thanks a lot! Just tried to build - successfully built from command-line using yarn and from Xcode 11 as well!

from native-demo-app.

wswebcreation avatar wswebcreation commented on May 30, 2024 1

Hi @viktorgogulenko

This is an issue with React Native, if you would got to this file ./node_modules/react-native/local-cli/runIOS/findMatchingSimulator.js and change the if-statement to

if (!version.includes('iOS') && !version.includes('tvOS')) { it should work.

You can also download the latest versions from the releases tab

I got refactoring this app to the latest version of React Native on my to-do list

from native-demo-app.

viktorgogulenko avatar viktorgogulenko commented on May 30, 2024

@wswebcreation thanks for the hint! FYI: I was able to build an application, but it crashed as soon as it was started on Simulator with such issue:
Screenshot 2019-09-02 at 14 46 38

from native-demo-app.

wswebcreation avatar wswebcreation commented on May 30, 2024

As said, I need to dive into it, but currently don't have the time for it.

from native-demo-app.

wswebcreation avatar wswebcreation commented on May 30, 2024

@viktorgogulenko

It's almost done, we only need to wait for Appium 1.15.0 and I'll merge the PR into master and release a new version

from native-demo-app.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.