#pragma once #include using namespace facebook; namespace reanimated { jsi::String getReanimatedVersionString(jsi::Runtime &rt); };