Coder Social home page Coder Social logo

akshetpandey / react-native-cronet Goto Github PK

View Code? Open in Web Editor NEW
135.0 135.0 15.0 5.79 MB

This package allows you to use the Cronet for your react native apps.

Home Page: https://www.npmjs.com/package/react-native-cronet

License: MIT License

Java 44.75% JavaScript 14.22% Ruby 6.61% Objective-C 8.68% Objective-C++ 10.54% TypeScript 13.96% Starlark 0.93% Swift 0.15% C 0.16%
cronet networking-stack react-native

react-native-cronet's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

react-native-cronet's Issues

Example does not compile

After cloning this repo, tried to compile and run the example on Windows 10 Android emulator:

git clone https://github.com/akshetpandey/react-native-cronet.git
cd react-native-cronet\example
yarn
yarn android

I get the following error:

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* Where:
Build file 'E:\Sandbox\react-native-cronet\example\node_modules\react-native\ReactAndroid\build.gradle' line: 220

* What went wrong:
A problem occurred evaluating project ':ReactAndroid'.
> extensionSupplier.get()!!.compileSdkVersion must not be null

2: Task failed with an exception.
-----------
* What went wrong:
A problem occurred configuring project ':ReactAndroid'.
> compileSdkVersion is not specified.

WebTransport support

Hi, thank you for this library!

WebTransport seems to be supported by Cronet as the WebTransport APIs are available in Chromium/Chrome since version 97. I was wondering if you have considered adding WebTransport to this library?

It'd be huge to add WebTransport support to help RN devs develop real-time apps and games! WebTransport is now supported by 76%+ of global devices and WebKit proclaimed their support of WebTransport so we might get Safari support this summer, which would make it supported across all major browsers. WebTransport is about to take off, and it'd be awesome to have support for it in RN!

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.