Ramin Hazegh

Results 2 issues of Ramin Hazegh

### Reproduction steps: 1. Open https://github.com/gitim/react-native-sortable-list/blob/master/examples/Basic/App.js 2. Modify Render function at https://github.com/gitim/react-native-sortable-list/blob/master/examples/Basic/App.js#L133 as follows: ```javascript render() { const {data, active} = this.props; return ( { console.log("Pressed") }> {data.text} ); }...

``` "objection": "^3.0.1" "knex": "^2.1.0" ``` I am converting an existing code base from JavaScript to TypeScript. My apologies if this was already answered. I did search the issues but...

typings