Nilay Brahmbhatt

Results 9 issues of Nilay Brahmbhatt

why we use isomorphic-fetch ? why not axios ? how we can use axios ?

hi, my action is like this ``` import axios from 'axios'; export const FETCH_USER = 'FETCH_USER'; export function fetchUsers(){ return function(dispatch) { axios.get(`http://localhost:3000/api/endpoint`) .then(response => { //return response; dispatch( {...

{this.renderSlider()}

:female_detective: investigate

hi, how can I get active index after changing slides? i tried onTransitionEnd but not getting index in object

how to use with react router 4 ?

How can i center text or paragraph in width?

I got this error in latest react native version 0.73.1.

I am trying to use with new react-native version but got error " portal is undefined " please say what can i do ??

dont work in react 16 because of react-progress-button.