The Wayback Machine - https://web.archive.org/web/20200603232010/https://github.com/topics/transmit
Skip to content
#

transmit

Here are 16 public repositories matching this topic...

nhuttrung
nhuttrung commented Mar 15, 2020

I follow the instruction to setup the project.

The generated /android/app/build/generated/rncli/src/main/java/com/facebook/react/PackageList.java:

package com.facebook.react;
...
// react-native-quiet
import org.quietmodem.Quiet.RNQuietPackage;      // 🡒 wrong package name here?

public class PackageList {
  ...
}

The correct import statement should be

import io.

Improve this page

Add a description, image, and links to the transmit topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the transmit topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.