chitswe
Results
1
issues of
chitswe
What is the correct way to import `StepIndicator`? `import StepIndicator from "react-native-step-indicator";` and `import * as StepIndicator from "react-native-step-indicator";` not work. It says `Property render is missing`. Changing [this line](https://github.com/24ark/react-native-step-indicator/blob/a8b5aa41d56d5c4795a8edccc694959ed1c4ab90/index.d.ts#L6)...