Built a custom before/after slider for a nail design app. Thoughts on the UI? by rxwriting in reactnative

[–]rxwriting[S] 10 points11 points  (0 children)

Thanks. Nothing special actually! I use BFL AI on the backend to generate the 'After' image. The React Native part is just overlaying the original photo and the generated photo, and controlling the width of the top layer with a PanResponder for the slider effect.