Skip to content

BonnierNews/react-native-tweet-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-tweet-view

A react-native module for fetching and displaying a tweet.

Wrapping Twitter Kit iOS and Twitter Kit Android

Installation

  1. (iOS only) Install Twitter Kit
  2. yarn add react-native-tweet-view
  3. react-native link react-native-tweet-view

Usage

import Tweet from 'react-native-tweet-view'

// Display a tweet
<Tweet id="tweet id" />

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published