Multiple devices over I2C on radxa zero (UPS HAT and RTC)

Hi I m looking to use this UPS HAT from waveshare: https://www.waveshare.com/ups-hat-c.htm to power a handheld project based on radxa zero. This hat uses i2c to do the real time monitoring of the battery. I also want to use this RTC DS1307 board from aliexpress to have real time: shorturl.at/GHQW5. This also uses the I2c.

Do you think it will work or will there be issues with both of these wired over i2c?

Should be fine. I’m using multiple devices on a single I2C bus on mine without issue.