File tree Expand file tree Collapse file tree 3 files changed +20
-10
lines changed Expand file tree Collapse file tree 3 files changed +20
-10
lines changed Original file line number Diff line number Diff line change 1+ tasks :
2+ build :
3+ image : ' node:carbon'
4+ command :
5+ - yarn
6+ args :
7+ - install
8+ lint :
9+ image : ' node:carbon'
10+ command :
11+ - yarn
12+ args :
13+ - lint
14+ test :
15+ image : ' node:carbon'
16+ command :
17+ - yarn
18+ args :
19+ - test
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 44<strong >React native bridge for AppAuth - an SDK for communicating with OAuth2 providers</strong >
55<br ><br >
66
7- [ ![ Build Status] ( https://travis-ci.org/FormidableLabs/react-native-app-auth.svg?branch=master )] ( https://travis-ci.org/FormidableLabs/react-native-app-auth )
8- [ ![ npm version] ( https://badge.fury.io/js/react-native-app-auth.svg )] ( https://badge.fury.io/js/react-native-app-auth )
7+ [ ![ npm package version] ( https://badge.fury.io/js/react-native-app-auth.svg )] ( https://badge.fury.io/js/react-native-app-auth )
98
109#### This is the API documentation for ` react-native-app-auth >= 3.0. `
1110
You can’t perform that action at this time.
0 commit comments