amol251

Results 4 comments of amol251

I had solved this issue by making change in StepIndicator.js file stepIndicatorContainer: { flexDirection: 'row', alignItems: 'center', justifyContent: 'space-around', backgroundColor: 'transparent' // change the color to "rgba(1,0,0,0)" }

> Having the same problem. It's a slight hack but I solved the problem by setting the `key` prop based on the theme i.e > > ```js > const [{key,...

you can use this code [https://drive.google.com/open?id=1FRwJGiv-9_yNIutnqJ8ZLMb3ZzKIih2Y](url) run the example.

Link: https://drive.google.com/open?id=1FRwJGiv-9_yNIutnqJ8ZLMb3ZzKIih2Y This link is working, check this code