article-screen

v0.0.2arrow_drop_down
v0.0.2
v0.0.1
STATUS
Passing
DOWNLOADS
14
VISIBILITY
Public
PUBLISHED
4 years ago
SIZE
N/A
1 contributor
Install article-screen as a package?
Copied
npm i @bit/joshk.reactnative-with-nativeapi-and-data-fetching.article-screen
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React Native
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
No preview available
modifieddraft
chevron_left
chevron_right
Properties
NameTypeDefault valueDescription
route
object{ params: { data: { title: 'Article title', content: 'Content...', author: 'author', source: { name: 'source', }, urlToImage: 'https://i.kinja-img.com/gawker-media/image/upload/c_fill,f_auto,fl_progressive,g_center,h_675,pg_1,q_80,w_1200/ebv2ppyibu0yhvlecqlh.png', }, }, }

navigation route object

Help and resources