ReSwift / CounterExample

Demo Application of Unidirectional Data Flow in Swift, Built with ReSwift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unresolved identifier warnings in XCode

ajonno opened this issue · comments

hi all, firstly big thank you for providing and supporting this library. I've done a good amount of work with Redux in React Native apps and really like it. Was amazed to see it brought to Swift.

This isn't a blocker, but I noticed that XCode was showing these errors, even though the project compiled and ran ok. Do you know why that is / what can be done to get rid of those errors ?

image