What is the best practice for loading a dll file for iOS?

We are making a framework in c++ and we would like to implement the dll into unreal. The target platform is iOS and we would like to know the best practices/way to do this.